FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Koppeltaalv2.00#0.7.0-preview (79 ms)

Package Koppeltaalv2.00
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
Url http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
Version 0.0.4
Status draft
Date 2022-01-18
Name KT2_Patient
Experimental False
Description The (FHIR) Patient (resource) is a representation of a person who is being treated by the Healthcare Provider to whom eHealth activities are assigned.
Copyright VZVZ
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam KT2_CareTeam
http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson KT2_RelatedPerson
http://koppeltaal.nl/fhir/StructureDefinition/KT2Task KT2_Task

Resources that this resource uses

StructureDefinition
http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization KT2_Organization


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "bc3d9597-ee0b-4fb6-83aa-134b05ba5939",
  "meta" : {
    "lastUpdated" : "2022-01-17T15:01:34.431+00:00"
  },
  "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient",
  "version" : "0.0.4",
  "name" : "KT2_Patient",
  "status" : "draft",
  "date" : "2022-01-18",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "Bernard Stibbe"
    }
  ],
  "description" : "The (FHIR) Patient (resource) is a representation of a person who is being treated by the Healthcare Provider to whom eHealth activities are assigned.",
  "copyright" : "VZVZ",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "label" : "Koppeltaal",
        "min" : 1
      },
      {
        "id" : "Patient.active",
        "path" : "Patient.active",
        "label" : "Koppeltaal",
        "min" : 1
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Patient.managingOrganization",
        "path" : "Patient.managingOrganization",
        "label" : "Koppeltaal",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.